Skip to content

[JAR-9116] add interrupt support convo coded#1270

Merged
GabrielVasilescu04 merged 1 commit intomainfrom
josh/convo-coded-interrupt
Feb 10, 2026
Merged

[JAR-9116] add interrupt support convo coded#1270
GabrielVasilescu04 merged 1 commit intomainfrom
josh/convo-coded-interrupt

Conversation

@JoshParkSJ
Copy link
Contributor

@JoshParkSJ JoshParkSJ commented Feb 5, 2026

Changes

convo-coded-interrupt.mov

Related:

https://uipath.atlassian.net/browse/JAR-9116

Development Package

  • Use uipath pack --nolock to get the latest dev build from this PR (requires version range).
  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath==2.8.6.dev1012704662",

  # Any version from PR
  "uipath>=2.8.6.dev1012700000,<2.8.6.dev1012710000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath = { index = "testpypi" }

[tool.uv]
override-dependencies = [
    "uipath>=2.8.6.dev1012700000,<2.8.6.dev1012710000",
]

@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Feb 5, 2026
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the josh/convo-coded-interrupt branch 2 times, most recently from 2a7bed3 to 70dd9d5 Compare February 8, 2026 16:26
@GabrielVasilescu04 GabrielVasilescu04 added the build:dev Create a dev build from the pr label Feb 8, 2026
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the josh/convo-coded-interrupt branch 11 times, most recently from e2714aa to 314f8ad Compare February 10, 2026 15:00
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the josh/convo-coded-interrupt branch from 314f8ad to 2accc7d Compare February 10, 2026 15:12
@GabrielVasilescu04 GabrielVasilescu04 marked this pull request as ready for review February 10, 2026 15:12
@GabrielVasilescu04 GabrielVasilescu04 merged commit 405487a into main Feb 10, 2026
69 of 92 checks passed
@GabrielVasilescu04 GabrielVasilescu04 deleted the josh/convo-coded-interrupt branch February 10, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants